-
Home
-
WooCommerce Multilingual & Multicurrency with WPML
-
5.3.9
-
Code
-
Classes
- Lexer
Total Complexity |
76 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
372 |
Lines of code |
293 |
Logical lines of code |
191 |
Comment lines |
34 |
Methods |
15 |
Properties |
16 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
lexExpression() |
B |
41 |
18 |
48 |
tokenize() |
A |
40 |
13 |
57 |
lexData() |
A |
43 |
12 |
47 |
lexString() |
S |
53 |
6 |
20 |
lexRawData() |
S |
54 |
5 |
18 |
getOperatorRegex() |
S |
56 |
3 |
16 |
lexInterpolation() |
S |
61 |
3 |
11 |
__construct() |
S |
47 |
1 |
32 |
lexBlock() |
S |
64 |
3 |
9 |
lexVar() |
S |
64 |
3 |
9 |
pushToken() |
S |
68 |
3 |
6 |
lexComment() |
S |
67 |
2 |
6 |
popState() |
S |
70 |
2 |
6 |
moveCursor() |
S |
75 |
1 |
4 |
pushState() |
S |
77 |
1 |
4 |